module Base
{
    item Bag_WeaponBag_MOD
    {
        DisplayName = Duffel Bag MOD,
        DisplayCategory = Bag,
        Type = Container,
        Weight = 0.5,
        Icon = Duffelbag,
        CanBeEquipped = Back,
        CanHaveHoles = FALSE,
        Capacity = 23,
        CloseSound = CloseBag,
        ClothingItem = Bag_WeaponBag,
        EquipSound = EquipDuffleBag,
        OpenSound = OpenBag,
        PutInSound = PutItemInBag,
        ReplaceInPrimaryHand = Bag_DuffelBag_RHandTINT holdingbagright,
        ReplaceInSecondHand = Bag_DuffelBag_LHandTINT holdingbagleft,
        WeightReduction = 80,
        WorldStaticModel = DuffelBag_Ground,
        Tags = BagsFillException;IsFireFuel;IsFireTinder,
    }
    
    item Bag_InmateEscapedBag_MOD
    {
        DisplayName = Duffel Bag MOD,
        DisplayCategory = Bag,
        Type = Container,
        Weight = 0.5,
        Icon = Duffelbag,
        CanBeEquipped = Back,
        CanHaveHoles = FALSE,
        Capacity = 23,
        CloseSound = CloseBag,
        ClothingItem = Bag_InmateEscapedBag,
        EquipSound = EquipDuffleBag,
        OpenSound = OpenBag,
        PutInSound = PutItemInBag,
        ReplaceInPrimaryHand = Bag_DuffelBag_RHandTINT holdingbagright,
        ReplaceInSecondHand = Bag_DuffelBag_LHandTINT holdingbagleft,
        WeightReduction = 80,
        WorldStaticModel = DuffelBag_Ground,
        Tags = IsFireFuel;IsFireTinder,
    }
    
    item Bag_MoneyBag_MOD
    {
        DisplayName = Duffel Bag MOD,
        DisplayCategory = Bag,
        Type = Container,
        Weight = 0.5,
        Icon = DuffelBagWhite,
        CanBeEquipped = Back,
        CanHaveHoles = FALSE,
        Capacity = 23,
        CloseSound = CloseBag,
        ClothingItem = Bag_MoneyBag,
        EquipSound = EquipDuffleBag,
        OpenSound = OpenBag,
        PutInSound = PutItemInBag,
        ReplaceInPrimaryHand = Bag_DuffelBag_RHandTINT holdingbagright,
        ReplaceInSecondHand = Bag_DuffelBag_LHandTINT holdingbagleft,
        WeightReduction = 80,
        WorldStaticModel = DuffelBag_Ground,
        Tags = IsFireFuel;IsFireTinder;NeverEmpty,
    }
    
    item Bag_WorkerBag_MOD
    {
        DisplayName = Duffel Bag MOD,
        DisplayCategory = Bag,
        Type = Container,
        Weight = 0.5,
        Icon = Duffelbag,
        CanBeEquipped = Back,
        CanHaveHoles = FALSE,
        Capacity = 23,
        CloseSound = CloseBag,
        ClothingItem = Bag_WorkerBag,
        EquipSound = EquipDuffleBag,
        OpenSound = OpenBag,
        PutInSound = PutItemInBag,
        ReplaceInPrimaryHand = Bag_DuffelBag_RHandTINT holdingbagright,
        ReplaceInSecondHand = Bag_DuffelBag_LHandTINT holdingbagleft,
        WeightReduction = 80,
        WorldStaticModel = DuffelBag_Ground,
        Tags = IsFireFuel;IsFireTinder,
    }
    
    item Bag_DuffelBag_MOD
    {
        DisplayName = Duffel Bag MOD,
        DisplayCategory = Bag,
        Type = Container,
        Weight = 0.5,
        IconsForTexture = Duffelbag;DuffelBag_Green;DuffelBag_Grey;DuffelBagBlue;DuffelBagRed;Duffelbag_Sport;Duffelbag_Sport2,
        CanBeEquipped = Back,
        CanHaveHoles = FALSE,
        Capacity = 23,
        CloseSound = CloseBag,
        ClothingItem = Bag_DuffelBag,
        EquipSound = EquipDuffleBag,
        OpenSound = OpenBag,
        PutInSound = PutItemInBag,
        ReplaceInPrimaryHand = Bag_DuffelBag_RHand holdingbagright,
        ReplaceInSecondHand = Bag_DuffelBag_LHand holdingbagleft,
        SoundParameter = EquippedBaggageContainer DuffleBag,
        WeightReduction = 80,
        WorldStaticModel = DuffelBag_Ground,
        Tags = IsFireFuel;IsFireTinder,
    }

    item Bag_BreakdownBag_MOD
    {
        DisplayName = Duffel Bag MOD,
        DisplayCategory = Bag,
        Type = Container,
        Weight = 0.5,
        IconsForTexture = Duffelbag;DuffelBag_Green;DuffelBag_Grey;DuffelBagBlue;DuffelBagRed;Duffelbag_Sport;Duffelbag_Sport2,
        CanBeEquipped = Back,
        CanHaveHoles = FALSE,
        Capacity = 23,
        CloseSound = CloseBag,
        ClothingItem = Bag_BreakdownBag,
        EquipSound = EquipDuffleBag,
        OpenSound = OpenBag,
        PutInSound = PutItemInBag,
        ReplaceInPrimaryHand = Bag_DuffelBag_RHand holdingbagright,
        ReplaceInSecondHand = Bag_DuffelBag_LHand holdingbagleft,
        SoundParameter = EquippedBaggageContainer DuffleBag,
        WeightReduction = 80,
        WorldStaticModel = DuffelBag_Ground,
        Tags = IsFireFuel;IsFireTinder,
    }
    
    item Bag_DuffelBagTINT_MOD
    {
        DisplayName = Duffel Bag MOD,
        DisplayCategory = Bag,
        Type = Container,
        Weight = 0.5,
        Icon = DuffelBagWhite,
        BloodLocation = Bag,
        CanBeEquipped = Back,
        CanHaveHoles = FALSE,
        Capacity = 23,
        CloseSound = CloseBag,
        ClothingItem = Bag_DuffelBagTINT,
        EquipSound = EquipDuffleBag,
        OpenSound = OpenBag,
        PutInSound = PutItemInBag,
        ReplaceInPrimaryHand = Bag_DuffelBag_RHandTINT holdingbagright,
        ReplaceInSecondHand = Bag_DuffelBag_LHandTINT holdingbagleft,
        SoundParameter = EquippedBaggageContainer DuffleBag,
        WeightReduction = 80,
        WorldStaticModel = DuffelBag_Ground,
        Tags = IsFireFuel;IsFireTinder,
    }
    
    item Bag_ShotgunBag_MOD
    {
        DisplayName = Duffel Bag MOD,
        DisplayCategory = Bag,
        Type = Container,
        Weight = 0.5,
        IconsForTexture = Duffelbag;DuffelBag_Green;DuffelBag_Grey;DuffelBagBlue;DuffelBagRed;Duffelbag_Sport;Duffelbag_Sport2,
        CanBeEquipped = Back,
        CanHaveHoles = FALSE,
        Capacity = 23,
        CloseSound = CloseBag,
        ClothingItem = Bag_ShotgunBag,
        OpenSound = OpenBag,
        PutInSound = PutItemInBag,
        ReplaceInPrimaryHand = Bag_DuffelBag_RHand holdingbagright,
        ReplaceInSecondHand = Bag_DuffelBag_LHand holdingbagleft,
        WeightReduction = 80,
        WorldStaticModel = DuffelBag_Ground,
        Tags = NeverEmpty;IsFireTinder;IsFireFuel,
    }
    
    item Bag_ShotgunSawnoffBag_MOD
    {
        DisplayName = Duffel Bag MOD,
        DisplayCategory = Bag,
        Type = Container,
        Weight = 0.5,
        IconsForTexture = Duffelbag;DuffelBag_Green;DuffelBag_Grey;DuffelBagBlue;DuffelBagRed;Duffelbag_Sport;Duffelbag_Sport2,
        CanBeEquipped = Back,
        CanHaveHoles = FALSE,
        Capacity = 23,
        CloseSound = CloseBag,
        ClothingItem = Bag_ShotgunSawnoffBag,
        OpenSound = OpenBag,
        PutInSound = PutItemInBag,
        ReplaceInPrimaryHand = Bag_DuffelBag_RHand holdingbagright,
        ReplaceInSecondHand = Bag_DuffelBag_LHand holdingbagleft,
        WeightReduction = 80,
        WorldStaticModel = DuffelBag_Ground,
        Tags = NeverEmpty;IsFireTinder;IsFireFuel,
    }
    
    item Bag_ShotgunDblBag_MOD
    {
        DisplayName = Duffel Bag MOD,
        DisplayCategory = Bag,
        Type = Container,
        Weight = 0.5,
        IconsForTexture = Duffelbag;DuffelBag_Green;DuffelBag_Grey;DuffelBagBlue;DuffelBagRed;Duffelbag_Sport;Duffelbag_Sport2,
        CanBeEquipped = Back,
        CanHaveHoles = FALSE,
        Capacity = 23,
        CloseSound = CloseBag,
        ClothingItem = Bag_ShotgunDblBag,
        OpenSound = OpenBag,
        PutInSound = PutItemInBag,
        ReplaceInPrimaryHand = Bag_DuffelBag_RHand holdingbagright,
        ReplaceInSecondHand = Bag_DuffelBag_LHand holdingbagleft,
        WeightReduction = 80,
        WorldStaticModel = DuffelBag_Ground,
        Tags = NeverEmpty;IsFireTinder;IsFireFuel,
    }
    
    item Bag_ShotgunDblSawnoffBag_MOD
    {
        DisplayName = Duffel Bag MOD,
        DisplayCategory = Bag,
        Type = Container,
        Weight = 0.5,
        IconsForTexture = Duffelbag;DuffelBag_Green;DuffelBag_Grey;DuffelBagBlue;DuffelBagRed;Duffelbag_Sport;Duffelbag_Sport2,
        CanBeEquipped = Back,
        CanHaveHoles = FALSE,
        Capacity = 23,
        CloseSound = CloseBag,
        ClothingItem = Bag_ShotgunDblSawnoffBag,
        OpenSound = OpenBag,
        PutInSound = PutItemInBag,
        ReplaceInPrimaryHand = Bag_DuffelBag_RHand holdingbagright,
        ReplaceInSecondHand = Bag_DuffelBag_LHand holdingbagleft,
        WeightReduction = 80,
        WorldStaticModel = DuffelBag_Ground,
        Tags = NeverEmpty;IsFireTinder;IsFireFuel,
    }

    item Bag_BurglarBag_MOD
    {
        DisplayCategory = Bag,
        Type = Container,
        DisplayName = Duffel Bag MOD,
        ClothingItem = Bag_BurglarBag,
        CanBeEquipped = Back,
        WeightReduction = 80,
        Weight = 0.5,
        Capacity = 23,
        Icon    =   Duffelbag,
        OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
        CanHaveHoles = false,
        ReplaceInSecondHand = Bag_DuffelBag_LHandTINT holdingbagleft,
        ReplaceInPrimaryHand = Bag_DuffelBag_RHandTINT holdingbagright,
        WorldStaticModel = DuffelBag_Ground,
        Tags = NeverEmpty;DuffelBag;IsFireFuel;IsFireTinder,
    }

    item Bag_Police_MOD
    {
        DisplayName = Police Duffel Bag MOD,
        DisplayCategory = Bag,
        Type = Container,
        Weight = 0.5,
        Icon = DuffelbagPolice,
        CanBeEquipped = Back,
        CanHaveHoles = FALSE,
        Capacity = 23,
        CloseSound = CloseBag,
        ClothingItem = Bag_Police,
        EquipSound = EquipDuffleBag,
        OpenSound = OpenBag,
        PutInSound = PutItemInBag,
        ReplaceInPrimaryHand = Bag_DuffelBag_RHandPolice holdingbagright,
        ReplaceInSecondHand = Bag_DuffelBag_LHandPolice holdingbagleft,
        SoundParameter = EquippedBaggageContainer DuffleBag,
        WeightReduction = 80,
        WorldStaticModel = DuffelBag_Ground,
        Tags = IgnoreZombieDensity;DuffelBag;NeverEmpty;IsFireFuel;IsFireTinder,
    }

    item Bag_Sheriff_MOD
    {
        DisplayName = Sheriff Duffel Bag MOD,
        DisplayCategory = Bag,
        Type = Container,
        Weight = 0.5,
        Icon = DuffelbagSheriff,
        CanBeEquipped = Back,
        CanHaveHoles = FALSE,
        Capacity = 23,
        CloseSound = CloseBag,
        ClothingItem = Bag_DuffelBagSheriff,
        EquipSound = EquipDuffleBag,
        OpenSound = OpenBag,
        PutInSound = PutItemInBag,
        ReplaceInPrimaryHand = Bag_DuffelBag_RHandSheriff holdingbagright,
        ReplaceInSecondHand = Bag_DuffelBag_LHandSheriff holdingbagleft,
        SoundParameter = EquippedBaggageContainer DuffleBag,
        WeightReduction = 80,
        WorldStaticModel = DuffelBag_Ground,
        Tags = IgnoreZombieDensity;DuffelBag;NeverEmpty;IsFireFuel;IsFireTinder,
    }

    item Bag_SWAT_MOD
    {
        DisplayName = SWAT Duffel Bag MOD,
        DisplayCategory = Bag,
        Type = Container,
        Weight = 0.5,
        Icon = DuffelbagSWAT,
        CanBeEquipped = Back,
        CanHaveHoles = FALSE,
        Capacity = 23,
        CloseSound = CloseBag,
        ClothingItem = Bag_DuffelBagSWAT,
        EquipSound = EquipDuffleBag,
        OpenSound = OpenBag,
        PutInSound = PutItemInBag,
        ReplaceInPrimaryHand = Bag_DuffelBag_RHandSWAT holdingbagright,
        ReplaceInSecondHand = Bag_DuffelBag_LHandSWAT holdingbagleft,
        SoundParameter = EquippedBaggageContainer DuffleBag,
        WeightReduction = 80,
        WorldStaticModel = DuffelBag_Ground,
        Tags = BagsFillException;IgnoreZombieDensity;DuffelBag;NeverEmpty;IsFireFuel;IsFireTinder,
    }

    item Bag_BaseballBag_MOD
    {
        DisplayCategory = Bag,
        Type = Container,
        DisplayName = Duffel Bag MOD,
        ClothingItem = Bag_BaseballBag,
        CanBeEquipped = Back,
        WeightReduction = 80,
        Weight = 0.5,
        Capacity = 23,
        IconsForTexture = Duffelbag_Sport;Duffelbag_Sport2,
        OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
        CanHaveHoles = false,
        ReplaceInSecondHand = Bag_BaseballBag_LHand holdingbagleft,
        ReplaceInPrimaryHand = Bag_BaseballBag_RHand holdingbagright,
        WorldStaticModel = DuffelBag_Ground,
        Tags = IsFireFuel;IsFireTinder,
    }

    item Bag_TennisBag_MOD
    {
        DisplayCategory = Bag,
        Type = Container,
        DisplayName = Duffel Bag MOD,
        ClothingItem = Bag_TennisBag,
        CanBeEquipped = Back,
        WeightReduction = 80,
        Weight = 0.5,
        Capacity = 23,
        IconsForTexture = Duffelbag_Sport;Duffelbag_Sport2,
        OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
        CanHaveHoles = false,
        ReplaceInSecondHand = Bag_BaseballBag_LHand holdingbagleft,
        ReplaceInPrimaryHand = Bag_BaseballBag_RHand holdingbagright,
        WorldStaticModel = DuffelBag_Ground,
        Tags = IsFireFuel;IsFireTinder,
    }
    
    item Bag_FoodCanned_MOD
        {
        DisplayCategory = Bag,
        Type = Container,
        DisplayName = Duffel Bag MOD,
        ClothingItem = Bag_FoodCanned,
        CanBeEquipped = Back,
        WeightReduction = 80,
        Weight = 0.5,
        Capacity = 23,
        Icon    =   Duffelbag,
        OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
        CanHaveHoles = false,
        ReplaceInSecondHand = Bag_DuffelBag_LHandTINT holdingbagleft,
        ReplaceInPrimaryHand = Bag_DuffelBag_RHandTINT holdingbagright,
        WorldStaticModel = DuffelBag_Ground,
        Tags = NeverEmpty;IsFireFuel;IsFireTinder,
        }
        
    item Bag_FoodSnacks_MOD
    {
        DisplayCategory = Bag,
        Type = Container,
        DisplayName = Duffel Bag MOD,
        ClothingItem = Bag_FoodSnacks,
        CanBeEquipped = Back,
        WeightReduction = 80,
        Weight = 0.5,
        Capacity = 23,
        Icon    =   Duffelbag,
        OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
        CanHaveHoles = false,
        ReplaceInSecondHand = Bag_DuffelBag_LHandTINT holdingbagleft,
        ReplaceInPrimaryHand = Bag_DuffelBag_RHandTINT holdingbagright,
        WorldStaticModel = DuffelBag_Ground,
        Tags = NeverEmpty;IsFireFuel;IsFireTinder,
    }
    
    item Bag_MedicalBag_MOD
    {
        DisplayCategory = Bag,
        Type = Container,
        DisplayName = Trauma Bag MOD,
        ClothingItem = Bag_MedicalBag,
        CanBeEquipped = Back,
        WeightReduction = 80,
        Weight = 0.5,
        Capacity = 23,
        Icon    =   DuffelbagMedical,
        OpenSound   =   OpenLeatherBag,
        CloseSound   =   CloseLeatherBag,
        PutInSound   =   StoreItemLeatherBag,
        CanHaveHoles = false,
        ReplaceInSecondHand = Bag_DuffelBag_LHandMedical holdingbagleft,
        ReplaceInPrimaryHand = Bag_DuffelBag_RHandMedical holdingbagright,
        WorldStaticModel = DuffelBag_Ground,
        Tags = IgnoreZombieDensity;IsFireFuel;IsFireTinder,
    }
    
    item Bag_Military_MOD
    {
        DisplayCategory = Bag,
        Type = Container,
        DisplayName = Duffel Bag MOD,
        ClothingItem = Bag_Military,
        CanBeEquipped = Back,
        WeightReduction = 80,
        Weight = 0.5,
        Capacity = 23,
        Icon    =   DuffelbagMilitary,
        OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
        CanHaveHoles = false,
        ReplaceInSecondHand = Bag_DuffelBag_LHandMilitary holdingbagleft,
        ReplaceInPrimaryHand = Bag_DuffelBag_RHandMilitary holdingbagright,
        WorldStaticModel = DuffelBag_Ground,
        Tags = IgnoreZombieDensity;IsFireFuel;IsFireTinder,
    }
    
    item Bag_ToolBag_MOD
    {
        DisplayCategory = Bag,
        Type = Container,
        DisplayName = Duffel Bag MOD,
        ClothingItem = Bag_ToolBag,
        CanBeEquipped = Back,
        WeightReduction = 80,
        Weight = 0.5,
        Capacity = 23,
        Icon    =   Duffelbag,
        OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
        CanHaveHoles = false,
        ReplaceInSecondHand = Bag_DuffelBag_LHandTINT holdingbagleft,
        ReplaceInPrimaryHand = Bag_DuffelBag_RHandTINT holdingbagright,
        WorldStaticModel = DuffelBag_Ground,
        Tags = IgnoreZombieDensity;IsFireFuel;IsFireTinder;NeverEmpty,
    }

    item Bag_GolfBag_MOD
    {
        DisplayName = Golf Bag MOD,
        DisplayCategory = Bag,
        Type = Container,
        Weight = 0.5,
        IconsForTexture = GolfBag_Blue;GolfBag_Green;GolfBag_Red;GolfBag_Purple,
        AttachmentReplacement = Bag,
        BloodLocation = Bag,
        CanBeEquipped = Back,
        Capacity = 23,
        CloseSound = CloseBag,
        ClothingItem = Bag_GolfBag,
        OpenSound = OpenBag,
        PutInSound = PutItemInBag,
        ReplaceInPrimaryHand = Bag_GolfBag_RHand holdingbagright,
        ReplaceInSecondHand = Bag_GolfBag_LHand holdingbagleft,
        WeightReduction = 80,
        WorldStaticModel = GolfBag_Ground,
        Tags = HasMetal,
    }

    item Bag_GolfBag_Melee_MOD
    {
        DisplayName = Golf Bag MOD,
        DisplayCategory = Bag,
        Type = Container,
        Weight = 0.5,
        IconsForTexture = GolfBag_Blue;GolfBag_Green;GolfBag_Red;GolfBag_Purple,
        AttachmentReplacement = Bag,
        BloodLocation = Bag,
        CanBeEquipped = Back,
        Capacity = 23,
        CloseSound = CloseBag,
        ClothingItem = Bag_GolfBag_Melee,
        OpenSound = OpenBag,
        PutInSound = PutItemInBag,
        ReplaceInPrimaryHand = Bag_GolfBag_RHand holdingbagright,
        ReplaceInSecondHand = Bag_GolfBag_LHand holdingbagleft,
        WeightReduction = 80,
        WorldStaticModel = GolfBag_Ground,
        Tags = BagsFillException;HasMetal,
    }
}